
      body{min-width:1200px;width:100%;overflow-x:hidden;}
      i,em{ font-style:normal;}
      .content{ width:1200px; margin:0 auto;}
      .h_con{height:130px;position: relative;width: 1200px;margin: 0 auto;}
      .head .t_logo{position: absolute;top: 20px;left: -220px;z-index: 10;}
      .h_nav{height: 130px;}
      .h_nav li{float:left;height:130px;line-height: 130px;position: relative;margin-right: 52px;}
      .h_nav li:last-child{margin-right: 0;}
  .h_nav li a{display:block;font-size: 18px;color:#262626;}
  .h_nav li:after{position: absolute;width: 0;height: 4px;content: "";left: 0;bottom: 0;background: #E5861E;transition: all .3s;}
  .h_nav li:hover:after,.h_nav li.cur:after{width: 100%;}
  .h_nav li:hover a,.h_nav li.cur a{color: #e5861e;font-weight: bold;}
     .search{position: absolute;right: -70px;top: 52px;z-index: 10;}
    .search i{display:block;width:26px;height:26px;cursor:pointer;}
   .search .sea_box{position:absolute;width:364px;right:0;top:78px;z-index:20;display:none}
 .search .sea_box input{float:left;border:2px solid #e5861e;font-size:14px}
    .search .sea_box input.txt{width:250px;padding:0 20px;line-height:34px;height:34px;outline: 0;}
    .search .sea_box input.btn{width:70px;background-color:#e5861e;color:#fff;cursor:pointer;height:38px;outline: 0;}
      @media screen and (max-width:1600px) {
        .h_con{width: 1100px;}
        .h_nav li{margin-right: 45px;}
        .h_nav li a{font-size: 17px;}
        .head .t_logo{left: -190px;}
      }
      @media screen and (max-width:1400px) {
        .h_con{width: 1000px;}
        .h_nav li{margin-right: 38px;}
        .h_nav li a{font-size: 16px;}
        .head .t_logo{left: -160px;}
      }
     body #newBridge .icon-right-center{
         right: auto !important;
         left: 0 !important
     }
  

    .modal-backdrop{
    display:none;
    position: fixed !important;
    width: 100%;
    height: 100%;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 999;
    background-color:rgba(0,0,0,0.5);
}
.modal-backdrop .vd{width:800px;height:450px;background: #fff;position:absolute;left:50%;top:0;transform: translate(-50%,-50%);padding: 30px;}
.modal-backdrop .vd .close{position:absolute;top:2px;right: 2px;}


    .footer{height:369px;background: url(images/foot_bg.jpg) no-repeat center 0;}
    .f_nav{height: 84px;}
    .f_nav a{float: left;font-size: 16px;color: #414141;line-height: 84px;}
    .f_nav i{float: left;width: 1px;height: 16px;margin: 34px 40px 0;background: #c9c9c9;}
    .f_nav i:last-child{display: none;}
    .f_nav a:hover{color: #e5861e;}
    .gsxx{float: left;width: 332px;margin-top: 40px;}
    .gsxx p{margin-bottom: 24px;}
    .gsxx p img{float: left;margin-right: 13px;margin-bottom: 4px;}
    .gsxx p i{display: block;font-size: 14px;color: #414141;line-height: 14px;opacity: 0.8;}
    .gsxx p em{display: block;font-size: 30px;color: #414141;line-height: 34px;font-family: Arial;font-weight: bold;}
    .gsxx p span{display: block;font-size: 16px;color: #414141;line-height: 24px;padding-top: 2px;}
    .f_lg{float: left;width: 505px;height: 210px;margin-top: 40px;text-align: center;border-left: 1px solid #c9c9c9;border-right: 1px solid #c9c9c9;}
    .f_lg h2{height: 55px;font-size: 0;padding-top:35px;}
    .f_lg p{font-size: 16px;color: #414141;line-height: 16px;padding: 20px 0 12px;}
    .f_lg i{display: block;font-size: 12px;color: #414141;line-height: 12px;opacity: 0.88;}
    .f_lg p a{color: #414141;}
    .sao{float: right;width: 290px;margin-top: 42px;}
    .sao p{width: 130px;}
    .sao p img{width: 120px;height: 120px;padding: 5px;box-sizing: border-box;border: 1px solid #a5a5a5;border-radius: 8px;}
    .sao p span{display: block;font-size: 14px;color: #414141;line-height: 26px;text-align: center;padding-top: 8px;opacity: 0.88;}
  

        .client-2 {
            position: fixed;
            left: -170px;
            top: 50%;
            z-index: 900;
        }
        
        .client-2 li a {
            text-decoration: none;
        }
        .client-2 li {
            margin-top: 1px;
            clear: both;
            height: 62px;
            position: relative;
        }
        
        .client-2 li i {
            background: url(images/fx.png) no-repeat;
            display: block;
            width: 30px;
            height: 27px;
            margin: 0px auto;
            text-align: center;
        }
        
        .client-2 li p {
            height: 20px;
            font-size: 12px;
            line-height: 20px;
            overflow: hidden;
            text-align: center;
            color: #fff;
        }
        
        .client-2 .my-kefu-qq i {
            background-position: 4px 5px;
        }
        
        .client-2 .my-kefu-tel i {
            background-position: 0 -21px;
        }
        
        .client-2 .my-kefu-liuyan i {
            background-position: 4px -53px;
        }
        
        .client-2 .my-kefu-weixin i {
            background-position: -34px 4px;
        }
        
        .client-2 .my-kefu-weibo i {
            background-position: -30px -22px;
        }
        
        .client-2 .my-kefu-ftop {
            display: none;
        }
        
        .client-2 .my-kefu-ftop i {
               width: 33px;
    height: 31px;
    background-position: -23px -47px;
    background-size: 52px 82px;
        }
        .client-2 .my-kefu-ftop .my-kefu-main{
            padding-top: 6px;
        }
        
        .client-2 .my-kefu-left {
            float: right;
            width: 62px;
            height: 47px;
            position: relative;
        }
        
        .client-2 .my-kefu-tel-right {
            font-size: 16px;
            color: #fff;
            float: right;
            height: 24px;
            line-height: 22px;
            padding: 0 15px;
            border-right: 1px solid #fff;
            margin-top: 14px;
        }
        
        .client-2 .my-kefu-right {
            width: 20px;
        }
        
        .client-2 .my-kefu-tel-main {
            background: #193888;
            color: #fff;
            height: 53px;
            width: 230px;
            padding:9px 0 0;
            float: right;
        }
        
        .client-2 .my-kefu-main {
            background: #193888;
            width: 97px;
            height: 53px;
            position: relative;
            padding:9px 0 0;
            float: right;
        }
        
        .client-2 .my-kefu-weixin-pic {
            position: absolute;
            left: 130px;
            top: -24px;
            display: none;
            z-index: 333;
        }
        
        .my-kefu-weixin-pic img {
            width: 115px;
            height: 115px;
        }
    
